UCF STIG Viewer Logo

The rexec daemon must not be running.


Overview

Finding ID Version Rule ID IA Controls Severity
V-4688 GEN003840 SV-27438r1_rule EBRP-1 ECSC-1 High
Description
The rexecd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.
STIG Date
Solaris 10 SPARC Security Technical Implementation Guide 2014-04-04

Details

Check Text ( C-28624r1_chk )
# svcs rexec
If the service is enabled, this is a finding.
Fix Text (F-24710r1_fix)
# svcadm disable rexec
# svcadm refresh inetd